Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Summary

Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Summary
Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Summary

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Summary schema contains properties that summarize a provider.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "provider": "string",
    "health": "string"
}
string
provider
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Name of the provider.

A unique string chosen by the client.

This property was added in vSphere API 7.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Provider. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.kms.Provider.

string
health
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Health of the provider in the cluster.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Kms Providers Health.

This property was added in vSphere API 7.0.0.0.

Deprecated